PV-on-HVM: Include a Makefile in each subdirectory to maintain
authorIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
commit16d6a52754732197f475c6a70ff9ec171f154972
treee0f87b5042c6d0d975a4cb61a8c10b35eb121e32
parent4f3230eb632ab458cf561c35bc7b3920c2027dcb
PV-on-HVM: Include a Makefile in each subdirectory to maintain
compatability with kernels from before Kbuild files were introduced.

This follows best practice as described in
Documentation/kbuild/modules.txt

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Signed-off-by: K. Y. Srinivasan <ksrinivasan@novell.com>
Signed-off-by: Tsunehisa Doi <Doi.Tsunehisa@jp.fujitsu.com>
unmodified_drivers/linux-2.6/blkfront/Makefile [new file with mode: 0644]
unmodified_drivers/linux-2.6/netfront/Makefile [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/Makefile [new file with mode: 0644]
unmodified_drivers/linux-2.6/xenbus/Makefile [new file with mode: 0644]